Turn off fail-fast in github action
authorJustin Burkett <justin@burkett.cc>
Tue, 22 Jun 2021 03:03:20 +0000 (23:03 -0400)
committerJustin Burkett <justin@burkett.cc>
Tue, 22 Jun 2021 03:03:20 +0000 (23:03 -0400)
.github/workflows/test.yml

index 87331b72025dab3f249e94124fe8dd128a69cd8b..6b4d511a8afab024d1e1ac4b2d264823d0427155 100644 (file)
@@ -11,6 +11,7 @@ jobs:
   build:
     runs-on: ubuntu-latest
     strategy:
+      fail-fast: false
       matrix:
         emacs_version:
           - 26.1